home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / Chip_1999-12_cd.bin / zkuste / MacOS / FILES / MARI.SIT / Mariner 4.0 folder / MarinerÆ 4.0.rsrc / STR#_603.txt < prev    next >
Text File  |  1999-10-25  |  284b  |  23 lines

  1. SYD(cost,salvage,life,period)
  2.  
  3. SLN(cost,salvage,life)
  4.  
  5. PV(rate,period,payment)
  6.  
  7. PMT(rate,periods,pv)
  8.  
  9. NPV(rate,flows)
  10.  
  11. IRR(flows,guess)
  12.  
  13. FV(rate,periods,payment)
  14.  
  15. DDB(cost,salvage,life,period,factor)
  16.  
  17. DB(cost,salvage,life,period,month)
  18.  
  19. COMPOUND(rate,periods)
  20.  
  21. ANNUITY(rate,periods)
  22.  
  23.